-
Home
-
WooPayments: Integrated WooCommerce Payments
-
10.0.0 (latest)
-
Code
-
Classes
- WooPay_Order_Status_Sync
| Total Complexity |
22 |
| Dependencies |
7 |
| Dependents |
3 |
| Total lines |
198 |
| Lines of code |
89 |
| Logical lines of code |
50 |
| Comment lines |
76 |
| Methods |
12 |
| Properties |
2 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| maybe_create_woopay_order_webhook() |
S |
65 |
6 |
9 |
| create_payload() |
S |
59 |
3 |
14 |
| register_webhook() |
S |
58 |
2 |
15 |
| send_webhook() |
S |
70 |
2 |
6 |
| remove_webhook() |
S |
68 |
2 |
7 |
| __construct() |
S |
62 |
1 |
10 |
| get_webhook_name() |
S |
79 |
1 |
3 |
| is_webhook_created() |
S |
79 |
1 |
3 |
| get_webhook() |
S |
64 |
1 |
10 |
| add_topics() |
S |
76 |
1 |
4 |
| add_resource() |
S |
76 |
1 |
4 |
| add_event() |
S |
76 |
1 |
4 |